type github.com/google/go-cmp/cmp.typeAssertion

3 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L577: 	s.compareAny(TypeAssertion{&typeAssertion{pathStep{vx.Type(), vx, vy}}})
		path.go#L280: type TypeAssertion struct{ *typeAssertion }
		path.go#L281: type typeAssertion struct {